Skip to main content

NavigationTabBar

Component for the bottom tab navigation

NameTypeDefault ValueRequiredDescription
stateTabNavigationState<ParamListBase>Yesthe tab navigators current state
navigation{ dispatch(action: Readonly<{ type: string; payload?: object; source?: string; target?: string; }> | ((state: Readonly<{ key: string; index: number; routeNames: string[]; history?: unknown[]; routes: NavigationRoute<ParamListBase, string>[]; type: string; stale: false; }>) => Readonly<...>)): void; ... 7 more ...; g...Yesthe tab navigators navigation helpers
translationTFunction<"translation", undefined>YesuseTranslations t function to translate the labels